PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFRedactionAnnotation Class / getOverlayAppearance Method
In This Topic
    getOverlayAppearance Method
    In This Topic
    Gets the overlay appearance.
    Syntax
    public PDFFormXObject getOverlayAppearance()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFFormXObject specifying the overlay appearance for this redaction annotation.
    See Also